How to: Repeat character string within a cell.

Solution:


Use the REPT() function.

EXAMPLE: =REPT(<double quotes>*<double quotes>,50)
NOTE: No spaces are allowed within the function. The result of the REPT function cannot be longer than 255 characters.